home *** CD-ROM | disk | FTP | other *** search
- object adres: Tadres
- Left = 268
- Top = 174
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Adres ve Banka Bilgileri'
- ClientHeight = 280
- ClientWidth = 427
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Memo1: TMemo
- Left = 8
- Top = 8
- Width = 409
- Height = 233
- Lines.Strings = (
- '�stanbul:'
-
- 'Sanayi Mahallesi Sultan Selim Cad. Battal Sokak No:2 80650 4. Le' +
- 'vent'
- 'Tel: (212) 283 4587 - 283 5376 - 283 7492 - 283 5460'
- 'Fax: 283 7793 - 280 8917'
- 'Hesap No: Yap� ve Kredi Bankas�, Otosanayi �ubesi 1-002959-5'
- ''
- 'Ankara:'
- 'nenen Hatun Caddesi No:24/3 G.O.Pa�a'
- 'Tel: (312) 446 8632'
- 'Fax: 446 0412'
- 'Hesap No: Yap� ve Kredi Bankas�, K���kesat �ubesi 1100051-2'
- ''
- '�zmir:'
-
- 'Gaziosmanpa�a bulvar� Yeni As�r �� Han� No:3 Kat:2 Oda:207 �anka' +
- 'ya'
- 'Tel: (232) 441 9218 - 19'
- 'Fax: 441 92 19'
- 'Hesap No: Yap� ve Kredi Bankas�, Gazibulvar� �ubesi 1-010285-5')
- ReadOnly = True
- TabOrder = 0
- end
- object Button1: TButton
- Left = 344
- Top = 248
- Width = 75
- Height = 25
- Caption = 'Tamam'
- TabOrder = 1
- OnClick = Button1Click
- end
- end
-